We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7896c0 commit a626c06Copy full SHA for a626c06
pkg-py/docs/.gitignore
@@ -4,7 +4,7 @@
4
*.quarto_ipynb
5
objects.txt
6
objects.json
7
-changelog.md
+CHANGELOG.md
8
9
# Ignore quartodoc artifacts, these are built in CI
10
_sidebar-python.yml
pkg-py/docs/CHANGELOG.md
pkg-py/docs/_quarto.yml
@@ -33,7 +33,7 @@ website:
33
- text: API Reference
34
href: reference/index.qmd
35
- text: Changelog
36
- href: /changelog.html
+ href: /CHANGELOG.html
37
- icon: github
38
href: https://github.com/posit-dev/querychat
39
aria-label: GitHub repository
0 commit comments