Skip to content

Commit

Permalink
Fill missing link (#199)
Browse files Browse the repository at this point in the history
  • Loading branch information
QubitPi authored Feb 21, 2025
1 parent 0d73957 commit 9d8f097
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/blog/authors.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
jiaqi:
name: Jack
name: Jiaqi Liu
title: Maintainer of FastWS
url: https://github.com/QubitPi
image_url: https://avatars.githubusercontent.com/u/16126939?v=4
1 change: 1 addition & 0 deletions docs/docs/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,5 @@ documentation contain further details on how to proceed next.

[JAX-RS]: https://jcp.org/en/jsr/detail?id=370
[FastWS]: https://fastws.qubitpi.org/
[Jersey]: https://qubitpi.github.io/jersey/
[Jetty]: https://en.wikipedia.org/wiki/Jetty_(web_server)
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
]
},
"engines": {
"node": ">=18.0"
"node": ">=22.0"
},
"packageManager": "yarn@4.6.0"
}

0 comments on commit 9d8f097

Please sign in to comment.