Skip to content

Commit cc1cae5

Browse files
haossrcheekyshibe
authored andcommitted
url update (#52)
1 parent 5a40423 commit cc1cae5

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ _site
44
*.gem
55
.bundle
66
vendor/bundle
7+
.idea/

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# MLY 中文版官方授权翻译仓库
22

3-
[访问此处](https://accepteddoge.github.io/machine-learning-yearning-cn/) 开始在线阅读,希望这本书对你们有所帮助!
3+
[访问此处](https://deeplearning-ai.github.io/machine-learning-yearning-cn/) 开始在线阅读,希望这本书对你们有所帮助!
44

55
本项目一切权利归属于 deeplearning.ai ,[英文官网](https://www.deeplearning.ai/) 已经更新。
66

@@ -38,4 +38,4 @@
3838
- **署名** — 您必须给出[适当的署名](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.zh#),提供指向本许可协议的链接,同时[标明是否(对原始作品)作了修改](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.zh#)。您可以用任何合理的方式来署名,但是不得以任何方式暗示许可人为您或您的使用背书。
3939
- **非商业性使用** — 您不得将本作品用于[商业目的](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.zh#)
4040
- **相同方式共享** — 如果您再混合、转换或者基于本作品进行创作,您必须基于[与原先许可协议相同的许可协议](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.zh#) 分发您贡献的作品。
41-
- **没有附加限制** — 您不得适用法律术语或者 [技术措施](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.zh#) 从而限制其他人做许可协议允许的事情。
41+
- **没有附加限制** — 您不得适用法律术语或者 [技术措施](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.zh#) 从而限制其他人做许可协议允许的事情。

_config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ description: >
66
Andrew Ng 著,Accepted Doge 译。
77
88
baseurl: "/machine-learning-yearning-cn" # the subpath of your site, e.g. /blog/
9-
url: https://accepteddoge.github.io/machine-learning-yearning-cn/ # the base hostname & protocol for your site
10-
imgurl: https://accepteddoge.github.io/machine-learning-yearning-cn/img/
11-
git_address: https://github.com/accepteddoge/machine-learning-yearning-cn/
12-
git_edit_address: https://github.com/accepteddoge/machine-learning-yearning-cn/blob/master
9+
url: https://deeplearning-ai.github.io/machine-learning-yearning-cn/ # the base hostname & protocol for your site
10+
imgurl: https://deeplearning-ai.github.io/machine-learning-yearning-cn/img/
11+
git_address: https://github.com/deeplearning-ai/machine-learning-yearning-cn/
12+
git_edit_address: https://github.com/deeplearning-ai/machine-learning-yearning-cn/blob/master
1313

1414
# theme options from https://bootswatch.com/
1515
# comment out this to use default Bootstrap

0 commit comments

Comments
 (0)