Closed (fixed)
Project:
Admin Toolbar
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
13 Oct 2017 at 14:26 UTC
Updated:
27 Oct 2017 at 14:29 UTC
Jump to comment: Most recent
There are 3 links in the toolbar that use a route_name that reference a drupal.org url, but we don't need a route for this because the url can be set directly in the link definition.
Change the route_name by a url in the menu link definition like this:
admin_toolbar_tools.doc:
title: 'D8 API documentation'
weight: -5
url: https://api.drupal.org/api/drupal/8
parent: admin_toolbar_tools.drupalorg
menu_name: adminNone.
None.
None.
None.
Comments
Comment #5
adriancid