Skip to content

Commit d46c725

Browse files
author
Christopher Doris
committed
update docs
1 parent 3ffcbbb commit d46c725

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/src/pythoncall.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -258,8 +258,8 @@ REPL.
258258

259259
### Example
260260

261-
See [https://github.com/cjdoris/Faiss.jl] for an example package which wraps the Python FAISS
262-
package.
261+
See [https://github.com/cjdoris/Faiss.jl](https://github.com/cjdoris/Faiss.jl) for an
262+
example package which wraps the Python FAISS package.
263263

264264
### Precompilation
265265

@@ -285,8 +285,8 @@ end
285285

286286
### Dependencies
287287

288-
If your package depends on some Python packages, you must write a `PythonCallDeps.toml` file.
289-
See [Managing Python dependencies](@ref).
288+
If your package depends on some Python packages, you must write a `CondaPkg.toml` file.
289+
See [Installing Python packages](@ref python-deps).
290290

291291
## Low-level API
292292

0 commit comments

Comments
 (0)