Skip to content

Commit 18598eb

Browse files
committed
Update docs.yml with our URL.
1 parent 5f54b61 commit 18598eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118
issue_number: context.issue.number,
119119
owner: context.repo.owner,
120120
repo: context.repo.repo,
121-
body: 'You can preview documentation at https://esmci.github.io/cime/branch/${{ github.event.pull_request.head.ref }}/html/index.html'
121+
body: 'You can preview documentation at https://escomp.github.io/ctsm/branch/${{ github.event.pull_request.head.ref }}/html/index.html'
122122
})
123123
}
124124
- name: Push new docs

0 commit comments

Comments
 (0)