Procházet zdrojové kódy

rtd fixes

pull/62/head
sup3rlativ3 před 4 roky
rodič
revize
77c9691c17
2 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. +1
    -1
      Docs/Index.md
  2. +1
    -1
      mkdocs.yml

+ 1
- 1
Docs/Index.md Zobrazit soubor

@@ -11,7 +11,7 @@ Managing permissions with PowerShell is only a bit easier than in VBS or the com
You have two options:

* Download the latest release from the [releases](https://github.com/raandree/NTFSSecurity/releases) section on GitHub.
* Download the module from the [PowerShell Gallery](https://www.powershellgallery.com/packages/NTFSSecurity):
* Download the module from the [PowerShell Gallery](https://www.powershellgallery.com/packages/NTFSSecurity):

```PowerShell
Install-Module -Name NTFSSecurity


+ 1
- 1
mkdocs.yml Zobrazit soubor

@@ -48,4 +48,4 @@ site_name: NTFSSecurity
theme: readthedocs
site_author: Raimund Andrée, James Smith
edit_uri: edit/master/Help/
docs_dir: Docs
docs_dir: ./Docs

Načítá se…
Zrušit
Uložit