1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-08-07 23:03:00 +03:00

My Account: Extracted/tweaked profile text, removed old index

This commit is contained in:
Dan Brown
2023-10-18 17:53:58 +01:00
parent c1b01639c1
commit 03c44b3992
7 changed files with 26 additions and 97 deletions

View File

@@ -31,6 +31,8 @@ class ApiDocsController extends ApiController
/**
* Redirect to the API docs page.
* Required as a controller method, instead of the Route::redirect helper,
* to ensure the URL is generated correctly.
*/
public function redirect()
{