diff --git a/.mega-linter.yml b/.mega-linter.yml index bc41368..51d9a32 100644 --- a/.mega-linter.yml +++ b/.mega-linter.yml @@ -27,7 +27,6 @@ DISABLE_LINTERS: - REPOSITORY_DEVSKIM - REPOSITORY_TRUFFLEHOG - REPOSITORY_GIT_DIFF - - MARKDOWN_MARKDOWN_LINK_CHECK # Ignore below infrastructure-specific linters not needed for this type of repo - REPOSITORY_KICS diff --git a/README.md b/README.md index 66c71ff..966322d 100644 --- a/README.md +++ b/README.md @@ -155,6 +155,7 @@ make docker-compose-up ### View the local application + - Navigate to [http://localhost:5010/docs](http://localhost:5010/docs) to view the FastAPI application - View the API endpoints available and test to see the response