Skip to content

Commit

Permalink
Fix link tag
Browse files Browse the repository at this point in the history
  • Loading branch information
dannymidnight committed Oct 12, 2023
1 parent 4c373ba commit 7016443
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/apis/api_differences.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ On this page, we've collected the known limitation where some API features are o
* <%= pill "AGENTS", "agents" %> [Get a list of agent token IDs (agent tokens are currently only available via GraphQL)](/docs/apis/graphql/cookbooks/agents#get-a-list-of-agent-token-ids).
* <%= pill "BUILDS", "builds" %> [Get all environment variables set on a build](/docs/apis/graphql/cookbooks/builds#get-all-environment-variables-set-on-a-build).
* <%= pill "BUILDS", "builds" %> [Increase the next build number](/docs/apis/graphql/cookbooks/builds#increase-the-next-build-number).
* <%= pill "BUILDS", "builds" %> [Get build info by ID] (/docs/apis/graphql/cookbooks/builds#get-build-info-by-id).
* <%= pill "BUILDS", "builds" %> [Get build info by ID](/docs/apis/graphql/cookbooks/builds#get-build-info-by-id).
* <%= pill "JOBS", "jobs" %> [Get all jobs in a given queue for a given timeframe](/docs/apis/graphql/cookbooks/jobs#get-all-jobs-in-a-given-queue-for-a-given-timeframe).
* <%= pill "JOBS", "jobs" %> [Get all jobs in a particular concurrency group](/docs/apis/graphql/cookbooks/jobs#get-all-jobs-in-a-particular-concurrency-group).
* <%= pill "JOBS", "jobs" %> list job events.
Expand Down

0 comments on commit 7016443

Please sign in to comment.