Skip to content

Commit acd8dcb

Browse files
authored
Merge pull request #767 from jsdodge/patch-1
Fix Jekyll framework link in README
2 parents 0c011ca + be2bb05 commit acd8dcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ about contributing to our website, our **Python Packaging Guide** and our
2323

2424
## Installation and Development
2525

26-
Have you decided to contribute? We use the [Jekyll framework](https://jekyllrb.org)
26+
Have you decided to contribute? We use the [Jekyll framework](https://jekyllrb.com)
2727
for creating this site. To set up a **development environment** and **run the site locally**, follow these steps:
2828

2929
1. Install ruby and bundler on your machine. See [the Jekyll docs](https://jekyllrb.com/docs/installation/) for instructions.

0 commit comments

Comments
 (0)