File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,4 +16,4 @@ deploy:
16
16
on :
17
17
branch :
18
18
- master
19
- fqdn : gitbookdown.site
19
+ fqdn : gitbookdown.dallasdatascience.com
Original file line number Diff line number Diff line change 2
2
3
3
[ ![ Build Status] ( https://travis-ci.org/mychan24/git_github_bookdown.svg?branch=master )] ( https://travis-ci.org/mychan24/git_github_bookdown )
4
4
5
- This is a tutorial on Git & GitHub for scientists without formal programming background: https://gitbookdown.site/
5
+ This is a tutorial on Git & GitHub for scientists without formal programming background: https://gitbookdown.dallasdatascience.com
6
6
7
7
Git for version control | GitHub for sharing your code
8
8
:-------------------------:|:-------------------------:
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ author: "Micaela Chan & Ekarin Pongpipat"
4
4
site : bookdown::bookdown_site
5
5
documentclass : book
6
6
7
- url : ' https\://gitbookdown.site /'
7
+ url : ' https\://gitbookdown.dallasdatascience.com /'
8
8
github-repo : mychan24/git_github_bookdown
9
9
---
10
10
You can’t perform that action at this time.
0 commit comments