diff options
| author | Karl Schultz <karl@lunarg.com> | 2016-11-02 13:50:35 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-11-02 13:50:35 -0600 |
| commit | 276ba2aa44df87918edb03221cd5f3c311c4d4b2 (patch) | |
| tree | a82d1626ed266caf9e72ecc0886a3a749bbf281d | |
| parent | 70de400fdbd60f753d48590ed8241edbab460f56 (diff) | |
| download | usermoji-276ba2aa44df87918edb03221cd5f3c311c4d4b2.tar.xz | |
docs: Remove references to "this repo"
Remove references to "this repository" in the loader and layers design doc since this file can appear on web sites, etc.
| -rw-r--r-- | loader/LoaderAndLayerInterface.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/loader/LoaderAndLayerInterface.md b/loader/LoaderAndLayerInterface.md index 2bffd086..104eccc2 100644 --- a/loader/LoaderAndLayerInterface.md +++ b/loader/LoaderAndLayerInterface.md @@ -471,7 +471,6 @@ in the following Linux directories: $HOME/.local/share/vulkan/icd.d The "/usr/local/*" directories can be configured to be other directories at build time. -See the `BUILD.md` file in this repository for more information. Where $HOME is the current home directory of the application's user id; this path will be ignored for suid programs. @@ -989,7 +988,6 @@ The Vulkan loader will scan the files in the following Linux directories: $HOME/.local/share/vulkan/implicit_layer.d The "/usr/local/*" directories can be configured to be other directories at build time. -See the `BUILD.md` file in this repository for more information. Where $HOME is the current home directory of the application's user id; this path will be ignored for suid programs. |
