diff --git a/.changeset/brown-frogs-judge.md b/.changeset/brown-frogs-judge.md index e8c62522be..e11414ac39 100644 --- a/.changeset/brown-frogs-judge.md +++ b/.changeset/brown-frogs-judge.md @@ -2,4 +2,6 @@ '@backstage/core-components': patch --- -When clicking on a log line the url will be updated from `/task/uid` to `/task/uid/#line-1`. These urls are also sharable, meaning that the UI will highlight the log line in the hash of the url. +When clicking on a log line the URL will be updated from `/task/uid` to +`/task/uid/#line-1`. This URL are also sharable, meaning that the UI will +highlight the log line in the hash of the URL.