Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pkg-py/docs/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*.quarto_ipynb
objects.txt
objects.json
changelog.md
CHANGELOG.md

# Ignore quartodoc artifacts, these are built in CI
_sidebar-python.yml
Expand Down
58 changes: 0 additions & 58 deletions pkg-py/docs/CHANGELOG.md

This file was deleted.

2 changes: 1 addition & 1 deletion pkg-py/docs/_quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ website:
- text: API Reference
href: reference/index.qmd
- text: Changelog
href: /changelog.html
href: /CHANGELOG.html
- icon: github
href: https://github.com/posit-dev/querychat
aria-label: GitHub repository
Expand Down