Skip to content

Commit 61cd272

Browse files
committed
py: fix some links
1 parent fe63e22 commit 61cd272

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

pkg-py/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## [Unreleased]
9+

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ authors = [
1818

1919
[project.urls]
2020
Homepage = "https://posit-dev.github.io/shinychat/"
21-
Documentation = "https://posit-dev.github.io/shinychat/pkg/py/"
21+
Documentation = "https://posit-dev.github.io/shinychat/py/"
2222
Repository = "https://github.com/posit-dev/shinychat"
2323
Issues = "https://github.com/posit-dev/shinychat/issues/"
2424
Changelog = "https://github.com/posit-dev/shinychat/blob/main/pkg-py/CHANGELOG.md"

0 commit comments

Comments
 (0)