We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e215603 commit a1400eaCopy full SHA for a1400ea
1 file changed
src/app/program/Tools.tsx
@@ -210,8 +210,7 @@ export default function Tools() {
210
<a href="https://learn.microsoft.com/azure/devops/reference/add-modify-wit?view=azure-devops-2020"
211
rel="noopener"
212
target="_blank">Work Item Tracking extensibility features</a>{' '}
213
- and the{' '}
214
- <a href="https://learn.microsoft.com/rest/api/azure/devops/wit/?view=azure-devops-rest-5.1"
+ and the <a href="https://learn.microsoft.com/rest/api/azure/devops/wit/?view=azure-devops-rest-5.1"
215
216
target="_blank">Azure DevOps REST API</a>.
217
</p>
0 commit comments