From ec2aa0871ec16415bc0d1ae8e708ceae1351e829 Mon Sep 17 00:00:00 2001
From: Siddharth Dushantha
Date: Fri, 24 May 2024 11:58:47 +0200
Subject: [PATCH] renamed install.md to INSTALL.md
---
docs/CONTRIBUTING.md | 2 +-
docs/{install.md => INSTALL.md} | 0
docs/README.md | 16 ++++++++--------
3 files changed, 9 insertions(+), 9 deletions(-)
rename docs/{install.md => INSTALL.md} (100%)
diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md
index 4f1ff4c..996efe8 100644
--- a/docs/CONTRIBUTING.md
+++ b/docs/CONTRIBUTING.md
@@ -11,7 +11,7 @@
|
Usage
|
- Docker
+ Docker
|
Contributing
diff --git a/docs/install.md b/docs/INSTALL.md
similarity index 100%
rename from docs/install.md
rename to docs/INSTALL.md
diff --git a/docs/README.md b/docs/README.md
index fe3bcaf..9496e2d 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -11,7 +11,7 @@
|
Usage
|
- Docker
+ Docker
|
Contributing
@@ -131,13 +131,13 @@ Original Creator - [Siddharth Dushantha](https://github.com/sdushantha)
-[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