Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
titleUpdate Download Link
# In website/partials/_download_box.ejs, change the links:  

https://www.apache.org/dyn/closer.lua?action=download&filename=incubator/streampipes/0.69.0/apache-streampipes-0.69.0-incubating-source-release.zip

# Update also the links to pgp and sha files

# In 'documentation/docs/01_try-installation.md' change links to the new version

# In 'website/partials/_nav.ejs' change version in link on top of page


In the documentation, also update the installation guide and other files that link to outdated versions. Commit all changes to dev.

...