Skip to content

Commit be2bb05

Browse files
authored
Fix Jekyll framework link in README
Original link had the `.org` extension instead of the `.com` extension. The `.org` extension points to a site unrelated to the Jekyll framework.
1 parent 0c011ca commit be2bb05

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)