Skip to content

Commit

Permalink
readme: Update link
Browse files Browse the repository at this point in the history
  • Loading branch information
TingPing committed Feb 13, 2024
1 parent 13b19aa commit 40ed9f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/container-only/wkdev-sdk-show-welcome-message
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ run() {
echo " You can find your regular host home directory in the container under $(ansi::bold)\${HOST_HOME}$(ansi::normal)=${HOST_HOME}."
echo ""
echo " - Instructions on how to build / debug / profile WebKit can be found in the SDK documentation, either"
echo " locally in $(ansi::underline)\${WKDEV_SDK}/docs$(ansi::noUnderline) or online $(ansi::underline)https://gitlab.igalia.com/teams/webkit/wkdev-sdk/-/tree/main/docs$(ansi::noUnderline)".
echo " locally in $(ansi::underline)\${WKDEV_SDK}/docs$(ansi::noUnderline) or online $(ansi::underline)https://github.com/Igalia/wkdev-sdk/tree/main/docs$(ansi::noUnderline)".

popd &>/dev/null
}
Expand Down

0 comments on commit 40ed9f5

Please sign in to comment.