Skip to content

Commit

Permalink
update hyperlinks in GettingStarted
Browse files Browse the repository at this point in the history
  • Loading branch information
rmorgan10 committed Dec 16, 2020
1 parent 61963d0 commit 68ffd33
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Notebooks/GettingStarted.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
" ccd_gain: 6.083\n",
"```\n",
"\n",
"For a full introduction to the different parts of a `deeplenstronomy` configuration file, please read the [Creating `deeplenstronomy` Configuration Files](https://github.com/rmorgan10/deeplenstronomy/blob/master/Help/ConfigFiles.md) documentation."
"For a full introduction to the different parts of a `deeplenstronomy` configuration file, please read the [Creating `deeplenstronomy` Configuration Files](https://github.com/deepskies/deeplenstronomy/blob/master/Notebooks/ConfigFiles.md) documentation."
]
},
{
Expand All @@ -46,7 +46,7 @@
"dataset = dl.make_dataset(config_file_name)\n",
"```\n",
"\n",
"The [Generating Datasets](https://github.com/rmorgan10/deeplenstronomy/blob/master/Notebooks/DeepLenstronomyDemo.ipynb) documentation will introduce you to the options that exist when using the `deeplenstronomy.make_dataset()` function."
"The [Generating Datasets](https://github.com/deepskies/deeplenstronomy/blob/master/Notebooks/DeepLenstronomyDemo.ipynb) documentation will introduce you to the options that exist when using the `deeplenstronomy.make_dataset()` function."
]
},
{
Expand Down

0 comments on commit 68ffd33

Please sign in to comment.