Skip to content

Commit

Permalink
Demo changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
camillescott committed Feb 16, 2024
1 parent f4a9d87 commit 8d821a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/franklin/storage.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ Research data should be stored on lab storage allocations.
These allocations are mounted at `/group/[PI_GROUP_NAME]`. N
ote that these directories are mounted as-needed, so your particular allocation might not show up when you run `ls /group`; you will need to access the path directly.
You can find your PI group name by running `groups`: this will output your user name and a name ending in `grp`.
The latter corresponds to the directory name under `/group`, unless otherwise requested by your PI.
The latter corresponds to the directory name under `/group`, unless otherwise requested by your PI.
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
site_name: HPC Core Facility Cluster Documentation
site_url: http://docs.hpc.ucdavis.edu
repo_url: https://github.com/ucdavis/hpccf-docs
copyright: Copyright © 2023 The Regents of the University of California, Davis
copyright: Copyright © 2023-24 The Regents of the University of California, Davis

nav:
- About: index.md
Expand Down

0 comments on commit 8d821a6

Please sign in to comment.