Skip to content

Commit

Permalink
fix link syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
sunu committed Aug 13, 2024
1 parent a0afd7f commit 74e791e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
An NFS server for JupyterHub that runs within your Kubernetes cluster to provide persistent storage for users and enforce storage quotas.

## Key Components
- [NFS Ganesha]([https://](https://github.com/nfs-ganesha/nfs-ganesha) is used as the NFS server
- [XFS]([https://](https://xfs.org/)) as the filesystem
- [xfs_quota]([\[https://\](https://linux.die.net](https://man7.org/linux/man-pages/man8/xfs_quota.8.html) through [get-quota-your-home](https://github.com/yuvipanda/get-quota-your-home) is used to manage storage quotas
- [NFS Ganesha](https://https://github.com/nfs-ganesha/nfs-ganesha) is used as the NFS server
- [XFS](https://xfs.org/) as the filesystem
- [xfs_quota](https://man7.org/linux/man-pages/man8/xfs_quota.8.html) through [get-quota-your-home](https://github.com/yuvipanda/get-quota-your-home) is used to manage storage quotas

0 comments on commit 74e791e

Please sign in to comment.