Explorar o código

Merge pull request #1087 from spfennell/patch-1

Fix broken API documentation link
bel2125 %!s(int64=2) %!d(string=hai) anos
pai
achega
b4fc46f9b0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/README.md

+ 1 - 1
docs/README.md

@@ -43,7 +43,7 @@ Documentation
 - [Building.md](Building.md) - Building the Server (quick start guide)
 - [Embedding.md](Embedding.md) - Embedding (how to add HTTP support to an existing application)
 - [OpenSSL.md](OpenSSL.md) - Adding HTTPS (SSL/TLS) support using OpenSSL.
-- [API documentation](api) - Additional documentation on the civetweb application programming interface ([civetweb.h](https://github.com/civetweb/civetweb/blob/master/include/civetweb.h)).
+- [APIReference.md](APIReference.md) - Additional documentation on the civetweb application programming interface ([civetweb.h](https://github.com/civetweb/civetweb/blob/master/include/civetweb.h)).
 
 [Authors](https://github.com/civetweb/civetweb/blob/master/CREDITS.md)