diff --git a/docs/overview.md b/docs/overview.md index 75c0b313813620824bf85c39763bd10159733e68..88e0f0a4773a324d446734181f010370ffaf8922 100644 --- a/docs/overview.md +++ b/docs/overview.md @@ -38,7 +38,7 @@ pipeline with a [Jenkins Plugin](https://plugins.jenkins.io/anchore-container-sc ### More Topics -- [Security]() -- [Troubleshooting]() +- [Security](https://repo1.dso.mil/platform-one/big-bang/apps/security-tools/anchore-enterprise/-/blob/documentation-standard/docs/security.md) +- [Troubleshooting](https://repo1.dso.mil/platform-one/big-bang/apps/security-tools/anchore-enterprise/-/blob/documentation-standard/docs/troubleshooting.md) Find more information on Anchore Enterprise [here](https://docs.anchore.com/current/docs/overview/). \ No newline at end of file diff --git a/docs/Security.md b/docs/security.md similarity index 100% rename from docs/Security.md rename to docs/security.md diff --git a/docs/Troubleshooting.md b/docs/troubleshooting.md similarity index 100% rename from docs/Troubleshooting.md rename to docs/troubleshooting.md