@@ -205,7 +205,7 @@ have a heading added at the top for the *next* version.
205205 sure new contributors are listed.
206206 - [ SECURITY.md] ( SECURITY.md ) : Make sure it accurately reflects the
207207 status of which branches get updates.
208- - Skim the [ user documentation] ( https://openimageio.readthedocs.io/ ) to
208+ - Skim the [ user documentation] ( https://docs. openimageio.org ) to
209209 ensure it's building correctly and doesn't have any obvious errors,
210210 especially the parts that describe new features.
211211
@@ -366,11 +366,11 @@ Odds and ends to do after the tag is pushed and the announcements are sent:
366366- Re-read RELEASING.md and ensure that the instructions match what you
367367 have done. Update as necessary.
368368
369- - Go to [ readthedocs.org] ( https://openimageio.readthedocs.io/ ) , and ensure
370- that the new release is built, visible, and is the default release shown
371- (specified in the Admin section). I tend to keep the latest patch of each
372- minor release available for reference indefinitely, but hide the docs for
373- earlier patch releases within that minor release series.
369+ - Go to [ OIIO's docs hosted on readthedocs.org] ( https://docs. openimageio.org ) ,
370+ and ensure that the new release is built, visible, and is the default
371+ release shown (specified in the Admin section). I tend to keep the latest
372+ patch of each minor release available for reference indefinitely, but hide
373+ the docs for earlier patch releases within that minor release series.
374374
375375- Edit the top-level CMakeList.txt to update the version to the * next*
376376 anticipated release on the branch, in order to ensure that anybody building
0 commit comments