Skip to content

Commit

Permalink
docs: fix link to expression page
Browse files Browse the repository at this point in the history
  • Loading branch information
MilesCranmer committed Nov 30, 2024
1 parent ce07dc8 commit e63d120
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -607,7 +607,7 @@ model.fit(X, y, category=category)
# model.predict(X_test, category=category_test)
```

See [Expression Specifications](expression-specs.md) for more details.
See [Expression Specifications](/api/#expression-specifications) for more details.

## 12. Using TensorBoard for Logging

Expand Down

0 comments on commit e63d120

Please sign in to comment.