Skip to content

Commit 2b58084

Browse files
committed
Update docs
1 parent 7312bd5 commit 2b58084

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ Cache secrets locally from AWS Secrets Manager and other secret stores, with opt
1919
* Free software: MIT License
2020
* Documentation: https://secrets-cache.readthedocs.io
2121

22-
<!--intro-end-->
23-
2422
## Installation
2523

2624
Install the base package (minimal, Lambda-friendly):
@@ -190,3 +188,5 @@ Logs will show how fast the secret and parameter are fetched, demonstrating cach
190188
## Credits
191189

192190
Created with [Cookiecutter](https://github.com/audreyfeldroy/cookiecutter) and the [rnag/cookiecutter-pypackage](https://github.com/rnag/cookiecutter-pypackage) template.
191+
192+
<!--intro-end-->

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
site_name: "Secrets Cache"
2-
site_url: "http://ritviknag.com/py-secrets-cache/"
2+
site_url: "http://ritviknag.com/secrets-cache/"
33
theme:
44
name: material
55
features:

0 commit comments

Comments
 (0)