diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4f76a3ad..7c7fa2a2 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -102,8 +102,8 @@ community listed at including via social media, slack, newsletters, and email lists. You can also [reach us by email][contact]. -[repo]: https://example.com/FIXME -[repo-issues]: https://example.com/FIXME/issues +[repo]: https://github.com/swcarpentry/sql-novice-survey +[repo-issues]: https://github.com/swcarpentry/sql-novice-survey/issues [contact]: mailto:team@carpentries.org [cp-site]: https://carpentries.org/ [dc-issues]: https://github.com/issues?q=user%3Adatacarpentry diff --git a/episodes/07-join.md b/episodes/07-join.md index 64028050..acbc9329 100644 --- a/episodes/07-join.md +++ b/episodes/07-join.md @@ -378,7 +378,7 @@ ORDER BY :::::::::::::::::::::::::::::::::::::::::::::::::: -A good visual explanation of joins can be found [here][joinref] +A good visual explanation of joins can be [found here][joinref] [outer]: https://en.wikipedia.org/wiki/Join_%28SQL%29#Outer_join [rowid]: https://www.sqlite.org/lang_createtable.html#rowid