We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f54b61 commit 18598ebCopy full SHA for 18598eb
.github/workflows/docs.yml
@@ -118,7 +118,7 @@ jobs:
118
issue_number: context.issue.number,
119
owner: context.repo.owner,
120
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'
+ body: 'You can preview documentation at https://escomp.github.io/ctsm/branch/${{ github.event.pull_request.head.ref }}/html/index.html'
122
})
123
}
124
- name: Push new docs
0 commit comments