Skip to content

Commit 2d78687

Browse files
committed
Update url
1 parent 3a4cfb7 commit 2d78687

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ deploy:
1616
on:
1717
branch:
1818
- master
19-
fqdn: gitbookdown.site
19+
fqdn: gitbookdown.dallasdatascience.com

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Build Status](https://travis-ci.org/mychan24/git_github_bookdown.svg?branch=master)](https://travis-ci.org/mychan24/git_github_bookdown)
44

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
66

77
Git for version control | GitHub for sharing your code
88
:-------------------------:|:-------------------------:

index.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ author: "Micaela Chan & Ekarin Pongpipat"
44
site: bookdown::bookdown_site
55
documentclass: book
66

7-
url: 'https\://gitbookdown.site/'
7+
url: 'https\://gitbookdown.dallasdatascience.com/'
88
github-repo: mychan24/git_github_bookdown
99
---
1010

0 commit comments

Comments
 (0)