Skip to content

Commit

Permalink
lowercase name
Browse files Browse the repository at this point in the history
  • Loading branch information
clebreto committed Sep 20, 2024
1 parent 311a03a commit ce44891
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/swticher_generator.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ for tag in $tags; do
# Create a JSON object for the tag
json_object=$(cat <<EOF
{
"Name": "$name",
"name": "$name",
"version": "stable",
"url": "https://corese-stack.github.io/corese-core/$tag/",
"preferred": $preferred
Expand Down

0 comments on commit ce44891

Please sign in to comment.