-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
good_for_contributorsquick_to_fixtriagedThe issue is reviewed and made a decision on itThe issue is reviewed and made a decision on it
Milestone
Description
Describe the bug
During typing of the command: "dbCreate('dbName').keys()" command description contains hyperlink to ReQL data types which returns HTTP Request 403.
To Reproduce
Steps to reproduce the behavior:
- Run rethinkdb.exe
- Click "Data Explorer" link on the top of the page.
- Start typing "r.dbCreate('dbName').keys("
- Click ReQL_data_types hyperlink
- Access to the page is forbidden
Expected behavior
Redirect to correct page.
Found by: wprzadka, pawelrys, uwhaa
Metadata
Metadata
Assignees
Labels
good_for_contributorsquick_to_fixtriagedThe issue is reviewed and made a decision on itThe issue is reviewed and made a decision on it

