Skip to content

Commit 3aef50f

Browse files
committed
Fix repository name
1 parent 47e9926 commit 3aef50f

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

.github/workflows/page.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Check out docs
1414
uses: actions/checkout@v3
1515
with:
16-
repository: "PyGreSQL"
16+
repository: "PyGreSQL/PyGreSQL"
1717
- name: Set up Python 3.11
1818
uses: actions/setup-python@v4
1919
with:

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
# The PyGreSQL landing page
1+
# PyGreSQL landing page
2+
3+
This repository exists in order to publish the PyGreSQL documentation
4+
on the organization page of the PyGreSQL organization on GitHub.

0 commit comments

Comments
 (0)