API page: https://api.drupal.org/api/drupal/developer%21topics%21forms_api_referen...

Enter a descriptive title (above) relating to Form API Reference, then describe the problem you have found:

Incorrect links on Drupal 7 form API

https://api.drupal.org/api/drupal/developer%21topics%21forms_api_referen...

Problem/Motivation

The "Drupal AJAX framework" link in the section is wrong and should lead to https://api.drupal.org/api/drupal/includes%21ajax.inc/group/ajax/7.x

The AJAX Commands link on the next section is also wrong and should lead to
https://api.drupal.org/api/drupal/includes%21ajax.inc/group/ajax_command...

Documentation location/URL
https://api.drupal.org/api/drupal/developer%21topics%21forms_api_referen...

Comments

prabhu.j created an issue. See original summary.

prabhu.j’s picture

cilefen’s picture

Issue tags: -form, -Ajax, -Documentation, -page 404
prabhu.j’s picture

Status: Active » Needs review
poker10’s picture

Project: Drupal core » Documentation
Version: 7.x-dev »
Component: documentation » API documentation files
Issue tags: +FAPI reference

Thanks for the report. This belongs to the Documentation project, so moving there.

poker10’s picture

StatusFileSize
new5.22 KB

Uploading a patch to fix mentioned 404 URLs here (Drupal AJAX framework + AJAX commands).

poker10’s picture

  • eojthebrave committed ad2e5d8 on 7.x-1.x
    Issue #3278966 by poker10, prabhu.j: Incorrect links on Drupal 7 form...
eojthebrave’s picture

Assigned: Unassigned » eojthebrave

Thanks @poker10. I've committed the updates to the repo. I also chatted with @drumm on Slack and he said that it should build and deploy the changes automatically in an hour or so. I'll keep this open for now and come back and close it once I've confirmed the site gets updated.

eojthebrave’s picture

Status: Needs review » Fixed

The changes got deployed and the updated links are working now. Thanks everyone.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.