@@ 1,4 1,4 @@
-#+TITLE: Worg setup on the https://orgmode.org server
+#+TITLE: Worg setup on the orgmode.org server
#+AUTHOR: Worg people
#+STARTUP: align fold nodlcheck hidestars oddeven lognotestate
#+SEQ_TODO: TODO(t) INPROGRESS(i) WAITING(w@) | DONE(d) CANCELED(c@)
@@ 22,7 22,7 @@ The [[https://git.sr.ht/~bzg/worg/tree/master/item/.build.yml][build manifest]]
uploading the generated HTML pages to the orgmode.org server.
When you push a commit, it can take up to 10 minutes for the change to
-be visible online.
+be visible online. You can [[https://builds.sr.ht/~bzg/worg][check the build status here]].
You can adapt this =publish.sh= script (especially the =org-mode= and
=htmlize.el= load path) to test it locally.