You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/views/Macros.vue
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -105,8 +105,8 @@
105
105
<v-stepper-contentstep="1">
106
106
<div>
107
107
<v-rowclass="pa-4"color="text-h2 text-center">
108
-
<h4class="pb-4">Select your macro script from the github repository or the file system.</h4>
109
-
<a:href="`${readmeURL}`"target="_blank">Click here to find more information on macro script parameter definition. </a>
108
+
<v-colcols="12"><h4 >Select your macro script from the github repository or the file system.</h4></v-col>
109
+
<v-colcols="12"><ahref="https://uq-rcc.github.io/ipp-docs/#/guide?id=macros"target="_blank">Click here to find more information on macro script parameter definition. </a></v-col>
0 commit comments