docs: Minor fixes in publish_docs.sh and sanitizer.rst
[vpp.git] / docs / scripts / publish-docs.sh
index bd1a9ea..8c3c810 100755 (executable)
@@ -59,6 +59,7 @@ else
     rm -fr $TARGET_DIR
     mkdir -p $TARGET_DIR
     VERSION=v$VPP_BRANCH
+    rm ./static/docs/vpp/latest
     ln -s $VERSION ./static/docs/vpp/latest
 fi