kuzzleio / kuzzle-admin-console

A SPA to administrate your Kuzzle: index and collection management, document creation, realtime subscription and permissions management
http://console.kuzzle.io
Apache License 2.0
61 stars 25 forks source link

[bug] Broken link to security policies #905

Closed Leodau closed 3 years ago

Leodau commented 3 years ago

Expected Behavior

Links to documentation to be checked and maintained.

Current Behavior

Links to Kuzzle's Doc are broken in the following pages:

image

Possible Solution

Probably, change those to https://docs.kuzzle.io/core/2/guides/main-concepts/permissions/ ?

Steps to Reproduce

  1. Run a Local Kuzzle's Instance, and log in through the http://console.kuzzle.io/.
  2. Go to the Security tab.
  3. Click the 'Create User' button.
  4. Click the link to the doc (on the alert)

Context (Environment)

Kuzzle version: 2.9.2 Admin Console Version: 4