Skip to content

Commit 96f6e03

Browse files
Merge pull request #48 from Guangzhen-Jin/Guangzhen-Jin-patch-1
Update biocontainer documentation link
2 parents 6b781d0 + a0117d9 commit 96f6e03

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)