Skip to content

Commit

Permalink
docs: update languages support
Browse files Browse the repository at this point in the history
  • Loading branch information
cfabianski committed Nov 9, 2023
1 parent fd6acef commit 04865bb
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions docs/reference/supported-languages.njk
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ supportChart:
- Ruby on Rails
rules: true
searchName: lang-ruby
searchTerm: ruby
searchTerm: ruby_
status: GA
javascript:
name: JavaScript / TypeScript
Expand All @@ -17,7 +17,7 @@ supportChart:
- React
rules: true
searchName: lang-jsts
searchTerm: javascript
searchTerm: javascript_
status: GA
java:
name: Java
Expand All @@ -37,11 +37,12 @@ supportChart:
status: Beta
go:
name: Go
frameworks: []
frameworks:
- Gorilla
rules: true
searchName: lang-go
searchTerm: go_
status: Alpha
status: Beta
python:
name: Python
frameworks: []
Expand Down

0 comments on commit 04865bb

Please sign in to comment.