From f053d1964bef0a9d45102f548bbfe60f7c3e668e Mon Sep 17 00:00:00 2001 From: burtonk <117617405+k-burt-uch@users.noreply.github.com> Date: Mon, 5 Aug 2024 10:57:47 -0500 Subject: [PATCH] Fix user.yaml_guide link --- content/resources/operator/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/resources/operator/_index.md b/content/resources/operator/_index.md index 65e3ec72..cf430231 100644 --- a/content/resources/operator/_index.md +++ b/content/resources/operator/_index.md @@ -290,7 +290,7 @@ _Cons_ In a Gen3 Data Commons, programs and projects are two administrative nodes in the graph database that serve as the most upstream nodes. A program must be created first, followed by a project. Any subsequent data submission and data access, along with control of access to data, is done through the project scope. Before you create a program and a project or submit any data, you need to grant yourself permissions. First, you will need to grant yourself access to **create** a program and second, you need to grant yourself access to *see* the program. You can **create** the program before or after having access to *see* it. -For this, you will need to edit the `Secrets/user.yaml` file following the docs shown [here](https://github.com/uc-cdis/fence/blob/master/docs/user.yaml_guide.md#programs-and-projects-crud-access). +For this, you will need to edit the `Secrets/user.yaml` file following the docs shown [here](https://github.com/uc-cdis/fence/blob/master/docs/additional_documentation/user.yaml_guide.md#programs-and-projects-crud-access). Make sure to update user privileges: ```