fix package permissions docs link for gaussian packages (#43998)
This commit is contained in:
		 Christopher Christofi
					Christopher Christofi
				
			
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			 GitHub
						GitHub
					
				
			
						parent
						
							8a1b69c1d3
						
					
				
				
					commit
					4adbfa3835
				
			| @@ -129,7 +129,7 @@ def caveats(self): | |||||||
| If you have to give others access, please customize the group membership of the package | If you have to give others access, please customize the group membership of the package | ||||||
| files as documented here: | files as documented here: | ||||||
| 
 | 
 | ||||||
|     https://spack.readthedocs.io/en/latest/build_settings.html#package-permissions""".format( |     https://spack.readthedocs.io/en/latest/packages_yaml.html#package-permissions""".format( | ||||||
|                 perm_script_path |                 perm_script_path | ||||||
|             ) |             ) | ||||||
|         ) |         ) | ||||||
|   | |||||||
| @@ -102,7 +102,7 @@ def caveats(self): | |||||||
| If you have to give others access, please customize the group membership of the package | If you have to give others access, please customize the group membership of the package | ||||||
| files as documented here: | files as documented here: | ||||||
| 
 | 
 | ||||||
|     https://spack.readthedocs.io/en/latest/build_settings.html#package-permissions""".format( |     https://spack.readthedocs.io/en/latest/packages_yaml.html#package-permissions""".format( | ||||||
|                 perm_script_path |                 perm_script_path | ||||||
|             ) |             ) | ||||||
|         ) |         ) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user