mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2026-01-31 11:54:30 +01:00
Fix(docs) Contributing, CoC and License links (#3308)
This commit is contained in:
committed by
GitHub
parent
f0f34030a0
commit
265a23212e
1
docs/LICENSE
Symbolic link
1
docs/LICENSE
Symbolic link
@@ -0,0 +1 @@
|
||||
../LICENSE
|
||||
1
docs/code-of-conduct.md
Symbolic link
1
docs/code-of-conduct.md
Symbolic link
@@ -0,0 +1 @@
|
||||
../CODE_OF_CONDUCT.md
|
||||
1
docs/contributing.md
Symbolic link
1
docs/contributing.md
Symbolic link
@@ -0,0 +1 @@
|
||||
../CONTRIBUTING.md
|
||||
10
mkdocs.yml
10
mkdocs.yml
@@ -13,8 +13,8 @@ nav:
|
||||
- Voice: configuration/voice.md
|
||||
- Image Generation: configuration/imagegen.md
|
||||
|
||||
- Code of Conduct: ../CODE_OF_CONDUCT.md
|
||||
- Contributing: ../CONTRIBUTING.md
|
||||
- License: ../LICENSE
|
||||
|
||||
theme: readthedocs
|
||||
- Code of Conduct: code-of-conduct.md
|
||||
- Contributing: contributing.md
|
||||
- License: LICENSE
|
||||
|
||||
theme: readthedocs
|
||||
|
||||
Reference in New Issue
Block a user