Skip to content

Commit

Permalink
Update tech_radar.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MGaetan89 committed Feb 21, 2024
1 parent 9431b4a commit e476161
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion techRadar/used_languages.tmpl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Used languages

{{ range $language, $repositories := . }}
{{ range $language, $repositories := (ds "repositories") }}
## {{ $language }}

{{ range $repository := . }}
Expand Down

0 comments on commit e476161

Please sign in to comment.