diff --git a/src/httpserver/new_http.c b/src/httpserver/new_http.c index 12f33b15c..90203a74a 100644 --- a/src/httpserver/new_http.c +++ b/src/httpserver/new_http.c @@ -327,7 +327,7 @@ const char *g_header = "

OpenBK7231N

[Read more][Support project]

"; +const char *g_header = "

OpenBK7231T

[Read more][Support project]

"; #elif WINDOWS @@ -1347,4 +1347,4 @@ int HTTP_ProcessPacket(http_request_t *request) { poststr(request, NULL); // nothing more to send return 0; -} \ No newline at end of file +}