You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* develop:
chore: reformat changelog to follow KeepAChangelog standard (#50)
docs: clarify logger debug sampling message
improv: build docs on develop branch #49
fix: ignore path that might seem a broken link #49
fix: open api ref in a new tab #48
We generate API reference with
pdoc
, and store the generated website under/api
- https://awslabs.github.io/aws-lambda-powertools-python/api/Docs website has a link to API reference, and when you try accessing it Gatsby complains that you're not viewing the latest information.
Issue reported in the marvellous theme we're using for the docs website: apollographql/gatsby-theme-apollo#118
Refreshing the page after hitting the issue solves it, though it needs some further investigation with Gatsby behaviour
The text was updated successfully, but these errors were encountered: