mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-21 19:33:02 +00:00
renamed install.md to INSTALL.md
This commit is contained in:
parent
e618a5a593
commit
ec2aa0871e
3 changed files with 9 additions and 9 deletions
|
@ -11,7 +11,7 @@
|
|||
|
|
||||
<a href="https://github.com/sherlock-project/sherlock#usage">Usage</a>
|
||||
|
|
||||
<a href="https://github.com/sherlock-project/sherlock/docs/install.md#docker">Docker</a>
|
||||
<a href="https://github.com/sherlock-project/sherlock/docs/INSTALL.md#docker">Docker</a>
|
||||
|
|
||||
<strong><a href="https://github.com/sherlock-project/sherlock/docs/CONTRIBUTING.md">Contributing</a></strong>
|
||||
</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
|
|
||||
<a href="https://github.com/sherlock-project/sherlock#usage">Usage</a>
|
||||
|
|
||||
<a href="https://github.com/ppfeister/sherlock/blob/feature/docu/docs/install.md#docker">Docker</a>
|
||||
<a href="https://github.com/ppfeister/sherlock/blob/feature/docu/docs/INSTALL.md#docker">Docker</a>
|
||||
|
|
||||
<a href="https://github.com/ppfeister/sherlock/blob/feature/docu/docs/CONTRIBUTING.md">Contributing</a>
|
||||
</p>
|
||||
|
@ -131,13 +131,13 @@ Original Creator - [Siddharth Dushantha](https://github.com/sdushantha)
|
|||
|
||||
<!-- Reference Links -->
|
||||
|
||||
[docs_install]: /docs/install.md
|
||||
[docs_docker]: /docs/install.md#docker
|
||||
[docs_docker_dockerhub]: /docs/install.md#docker
|
||||
[docs_docker_compose]: /docs/install.md#using-compose
|
||||
[docs_docker_source]: /docs/install.md#build-image-from-source-useful-for-contributors
|
||||
[docs_py]: /docs/install.md#python
|
||||
[docs_py_build]: /docs/install.md#build-python-package-from-source-useful-for-contributors
|
||||
[docs_install]: /docs/INSTALL.md
|
||||
[docs_docker]: /docs/INSTALL.md#docker
|
||||
[docs_docker_dockerhub]: /docs/INSTALL.md#docker
|
||||
[docs_docker_compose]: /docs/INSTALL.md#using-compose
|
||||
[docs_docker_source]: /docs/INSTALL.md#build-image-from-source-useful-for-contributors
|
||||
[docs_py]: /docs/INSTALL.md#python
|
||||
[docs_py_build]: /docs/INSTALL.md#build-python-package-from-source-useful-for-contributors
|
||||
[docs_contrib]: /docs/CONTRIBUTING.md
|
||||
[docs_contrib_adding_targets]: /docs/CONTRIBUTING.md#adding-targets
|
||||
[docs_contrib_removing_targets]: /docs/CONTRIBUTING.md#removing-targets
|
||||
|
|
Loading…
Reference in a new issue