Skip to content

Commit 0d8a064

Browse files
committed
Merge branch 'main' of github.com:Guangzhen-Jin/rcac-docs
2 parents 572bc91 + 96f6e03 commit 0d8a064

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/update_apps_catalog.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ cluster_names=$(jq -r '[to_entries[] | .value.availability | keys[] | ascii_upca
148148
echo
149149
echo " Check the catalog of all deployed biocontainers on RCAC clusters."
150150
echo
151-
echo ' [:octicons-arrow-right-24: Biocontainers :octicons-link-external-16:](https://biocontainer-doc.readthedocs.io/en/latest/)'
151+
echo ' [:octicons-arrow-right-24: Biocontainers :octicons-link-external-16:](https://biocontainer-doc.readthedocs.io/)'
152152
echo
153153
echo "- :material-application:{ .lg .middle } __Library__"
154154
echo
@@ -252,4 +252,4 @@ for topic in "${TOPIC_LIST[@]}"; do
252252
echo " → Generated $outfile"
253253
done
254254

255-
echo "All topic catalogs generated successfully."
255+
echo "All topic catalogs generated successfully."

0 commit comments

Comments
 (0)