diff --git a/misc/how_to_publish.md b/misc/how_to_publish.md index 6222d210..2a53de25 100644 --- a/misc/how_to_publish.md +++ b/misc/how_to_publish.md @@ -76,7 +76,7 @@ This generates the vis.js library in the folder `./dist`. - Update the library version number in the index.html page. -- Update the CDN links, regardless if they are online or not. +- Update the CDN links at the download section of index.html AND the CDN link at the top. - Commit the changes in the `gh-pages` branch.