Skip to content

Commit 4260e2c

Browse files
authored
Fix source repo URL
1 parent 0a13dd7 commit 4260e2c

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://github.com/josenino95/web-scraping-python' # FIXME
37+
source: 'https://carpentries-incubator.github.io/web-scraping-python' # FIXME
3838

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

0 commit comments

Comments
 (0)