Remove reference to broken link (#1477)

Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>

Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>
Co-authored-by: Alan Jowett <alan.jowett@microsoft.com>
Co-authored-by: Dave Thaler <dthaler@microsoft.com>
This commit is contained in:
Alan Jowett 2022-10-24 14:38:03 -06:00 коммит произвёл GitHub
Родитель 43e8ffc020
Коммит ab25655bf4
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 0 добавлений и 3 удалений

Просмотреть файл

@ -16,9 +16,6 @@ Coding Conventions
headers. This is also encouraged, but not strictly required, for internal API
headers as well.
* **DO** disable doxygen documentation for elements that are not in the public
API as described [here](./refman/doxygen-howto.md#disable-doxygen).
* **DON'T** use global variables where possible.
* **DON'T** use abbreviations unless they are already well-known terms known by