Fix broken links in changelog

This commit is contained in:
crschnick 2023-10-04 17:19:32 +00:00
parent 1b3bf708e6
commit 216a950d5c

View file

@ -9,7 +9,7 @@ The idea is to create modular and reusable init scripts in XPipe that will be ru
You can set certain scripts to be executed for every connection, allowing you to create a consistent environment across all remote systems.
As of now, there is only one set of scripts for enabling starship in your shell connections as a proof of concept.
However, you can contribute custom scripts [here](https://github.com/xpipe-io/xpipe/tree/1.7/ext/base/src/main/java/io/xpipe/ext/base/script/PredefinedScriptStore.java) and [here](https://github.com/xpipe-io/xpipe/tree/1.7/ext/base/src/main/resources/io/xpipe/ext/base/resources/scripts).
However, you can contribute custom scripts [here](https://github.com/xpipe-io/xpipe/tree/master/ext/base/src/main/java/io/xpipe/ext/base/script/PredefinedScriptStore.java) and [here](https://github.com/xpipe-io/xpipe/tree/master/ext/base/src/main/resources/io/xpipe/ext/base/resources/scripts).
### States