Skip to content

Commit c4bfae0

Browse files
committed
Change screen client path in notes
1 parent 0771c3f commit c4bfae0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Taskfile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ tasks:
148148
echo "OS2display now is available via the URLs below"
149149
echo "===================================================="
150150
echo "Admin: https://$DOMAIN/admin"
151-
echo "Screen: https://$DOMAIN/screen"
151+
echo "Screen: https://$DOMAIN/client"
152152
echo "===================================================="
153153
154154
_env_files:

0 commit comments

Comments
 (0)