Skip to content

Commit 8cb257f

Browse files
author
Avik Pal
committed
Remove deps from docs
1 parent f3681b3 commit 8cb257f

File tree

3 files changed

+2
-348
lines changed

3 files changed

+2
-348
lines changed

docs/Manifest.toml

Lines changed: 0 additions & 345 deletions
This file was deleted.

docs/Project.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
[deps]
2-
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
3-
LinearSolve = "7ed4a6bd-45f5-4d41-b270-4a48e9bafcae"
2+
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"

docs/src/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ CurrentModule = LinearSolvers
44

55
# LinearSolvers
66

7-
Documentation for [LinearSolvers](https://github.com/EdelmanJonathan/LinearSolvers.jl).
7+
Documentation for [LinearSolvers](https://github.com/SciML/LinearSolvers.jl).
88

99
```@index
1010
```

0 commit comments

Comments
 (0)