Skip to content

Commit b91f8ba

Browse files
committed
📝 add more links to contents and correct typos
1 parent d99c7dd commit b91f8ba

2 files changed

Lines changed: 8 additions & 6 deletions

File tree

instructions_251105.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,16 @@ You need to be logged in to GitHub and have a GitHub account for all these optio
1717

1818
You need to be logged in to GitHub and have a GitHub account.
1919

20-
- [github.dev/enryH/recipe-book](https://github.dev/enryH/recipe-book)
21-
20+
- [github.dev/enryH/recipe-book (Editor)](https://github.dev/enryH/recipe-book)
21+
- [github.com/enryH/recipe-book (Website)](https://github.com/enryH/recipe-book)
2222
### In GitHub Workspace
2323

2424
- Open in GitHub Codespace if you want to build and preview the website without
2525
creating a commit:
2626

2727
[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://github.com/codespaces/new?hide_repo_select=true&ref=main&repo=1053356553&skip_quickstart=true)
2828

29-
### On local comoputer
29+
### On local computer
3030

3131
Install both an editor, e.g. [VSCode](https://code.visualstudio.com/download) (recommended),
3232
and the command line program [git](https://git-scm.com/install/)
@@ -39,7 +39,8 @@ Choose your favrioute.
3939

4040
> This I have to test with someone
4141
42-
- create a fork or request access as collaborator of the the recipe-repo
42+
- [create a fork](https://github.com/enryH/recipe-book/fork)
43+
(or request access as collaborator of the the recipe-repo)
4344
- add and commit your recipe. The next two steps can be done either as first or
4445
second, why?
4546
- create a branch with your new recipe, e.g. `add-aioli-pasta`

use_cases.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22

33
Two examples:
44

5-
- VueGen reporting tool
6-
- shared notes repository of Data Science Platform
5+
- VueGen reporting tool - [VueGen repo](https://github.com/Multiomics-Analytics-Group/vuegen)
6+
- shared notes repository of Data Science Platform - [DSP notes repo](https://github.com/biosustain/dsp_notes)
7+
- publish analysis code and results ('code availability') - [not just another biomarker repo](https://github.com/RasmussenLab/njab)
78

89
## Keep track of changes locally
910

0 commit comments

Comments
 (0)