Skip to content

Commit

Permalink
Update introduction.cljs
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-thompson-day8 authored Oct 5, 2024
1 parent ee24c70 commit f9cd283
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/re_demo/introduction.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
[:li "something of a test harness"]]]]
[v-box :src (at)
:children [[p RHS-column-style [:br] [:br] [:br]
"Most pages of this app have hyperlinks (to the right of the page title) which take you
directly to the associated source code (within github)."]]]]]]])
"To help with your exploration, look up at the page title \"Introduction\", and just to the right of it,
notice the two hyperlinks which link to the source code (Github) associated with this page and the component being presented. This feature exists on all pages."]]]]]]])

(defn named-params
[]
Expand Down

0 comments on commit f9cd283

Please sign in to comment.