Skip to content

Commit

Permalink
Revert "Fix Tenet path in docs' Project.toml by changing it to a rela…
Browse files Browse the repository at this point in the history
…tive path"

This reverts commit 507bd95.
  • Loading branch information
jofrevalles committed Nov 25, 2024
1 parent 5d81735 commit 9ed0551
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ NetworkLayout = "46757867-2c16-5918-afeb-47bfcb05e46a"
Tenet = "85d41934-b9cd-44e1-8730-56d86f15f3ec"

[sources]
Tenet = {path = ".."}
Tenet = {path = "/Users/mofeing/Developer/Tenet.jl/docs/.."}

[compat]
Documenter = "1"
Expand Down

0 comments on commit 9ed0551

Please sign in to comment.