Skip to content

Commit cc9152f

Browse files
authored
Fix source repo URL - wrong link 1st time xD
1 parent 4260e2c commit cc9152f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ life_cycle: 'pre-alpha' # FIXME
3434
license: 'CC-BY 4.0'
3535

3636
# Link to the source repository for this lesson
37-
source: 'https://carpentries-incubator.github.io/web-scraping-python' # FIXME
37+
source: 'https://github.com/carpentries-incubator/web-scraping-python' # FIXME
3838

3939
# Default branch of your lesson
4040
branch: 'main'

0 commit comments

Comments
 (0)