Skip to content

Commit

Permalink
Merge pull request #2264 from upura/fix-doclink
Browse files Browse the repository at this point in the history
Fix doc link in README
  • Loading branch information
thomwolf authored Dec 23, 2019
2 parents e4e2a66 + 9d00f78 commit ba2378c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .circleci/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ deploy_doc "89fd345" v1.2.0
deploy_doc "fc9faa8" v2.0.0
deploy_doc "3ddce1d" v2.1.1
deploy_doc "3616209" v2.2.0
deploy_doc "d0f8b9a" v2.3.0
3 changes: 2 additions & 1 deletion deploy_multi_version_doc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ deploy_doc "fe02e45" v1.1.0
deploy_doc "89fd345" v1.2.0
deploy_doc "fc9faa8" v2.0.0
deploy_doc "3ddce1d" v2.1.1
deploy_doc "f2f3294" v2.2.0
deploy_doc "f2f3294" v2.2.0
deploy_doc "d0f8b9a" v2.3.0

0 comments on commit ba2378c

Please sign in to comment.