Skip to content

Commit 2e0dfa3

Browse files
committed
Correct id for A01Lb_git
1 parent 25edce3 commit 2e0dfa3

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Package: BioDataScience1
2-
Version: 2022.1.1
2+
Version: 2022.1.2
33
Title: A Series of Learnr Documents for Biological Data Science 1
44
Description: Interactive documents using learnr and shiny applications for studying biological data science.
55
Authors@R: c(

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# BioDataScience1 2022.1.2
2+
3+
- Correction in the id of A01Lb_git.
4+
15
# BioDataScience1 2022.1.1
26

37
- Adaptations for the three first learnrs for A00 and A01.

inst/tutorials/A01Lb_git/A01Lb_git.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Gestion de versions avec Git"
33
author: "Guyliann Engels & Philippe Grosjean"
44
description: "**SDD I Module 1** Vocabulaire lié à la gestion de versions avec git."
55
tutorial:
6-
id: "A01La_outils"
6+
id: "A01Lb_git"
77
version: 2.0.1/6
88
output:
99
learnr::tutorial:

0 commit comments

Comments
 (0)