Links are broken on the article

Bug #1428963 reported by XiaoGuo, Liu on 2015-03-06
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Developer Portal
Medium
David Callé

Bug Description

https://developer.ubuntu.com/en/apps/platform/guides/online-accounts-developer-guide/

================================================================================================
The app.service file describes the online service which the application will access; it needs to contain a element containing the ID of the account provider. The available account providers can be found in /usr/share/accounts/providers/ (those installed via click packages will be found in ~/.local/share/accounts/providers/), and their ID is given by their filename minus the “.provider” suffix. The app.application file needs to declare which services the application can use, and that can be done by writing the service ID (which in the typical case is the short app ID) into the “id” tag of the <service> element. More information on how to write .service and .application files can be found here. It's anyway advisable to start with a minimal file, and then extend it only once the project is proven to be working.
=================================================================================================

In the article, the " short app ID" and "here" links are broken.

David Callé (davidc3) on 2015-03-06
Changed in developer-ubuntu-com:
assignee: nobody → David Callé (davidc3)
David Planella (dpm) wrote :

The part where the API docs are missing from the package and thus not published on the site is bug 1429038

David Planella (dpm) on 2015-04-10
Changed in developer-ubuntu-com:
status: New → Triaged
importance: Undecided → Medium
To post a comment you must log in.
This report contains Public information  Edit
Everyone can see this information.

Other bug subscribers