Skip to content

Commit 80be0e5

Browse files
committed
resolve link to 'BCM.NET_client_API.md'
1 parent 507082d commit 80be0e5

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,3 @@ _site
1212
*.testlog
1313
.vscode
1414
.vs
15-
/Plugins/TradosStudioDocsPlugin/TradosStudioDocsPlugin/TradosStudioDocsPlugin.csproj.user

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ To create an integration with any of the products listed above, you'll need to u
1414
<Var:ProductName> products can be extended in a number of ways. For example, you may want to create an add-on to support a machine translation engine or you may want to create a custom workflow task. RWS provides an extensibility framework for the <Var:ProductName> suite of products. To get more information on what's required and how you can do this, visit the [<Var:ProductName> extensibility documentation](https://languagecloud.sdl.com/lc/extensibility-docs) pages.
1515

1616
## Interacting with files
17-
Translatable content in <Var:ProductName> is held in a format called **Bilingual Content Model**, or **BCM** for short. You can find **BCM** reference documentation and samples on this site. Click [here](articles/BCM.NET_client_API.html) to find out more.
17+
Translatable content in <Var:ProductName> is held in a format called **Bilingual Content Model**, or **BCM** for short. You can find **BCM** reference documentation and samples on this site. Click [here](articles/bcm/BCM.NET_client_API.md) to find out more.
1818

1919
## Reporting API issues ##
2020
If you want to report an issue with the API, you can find information on how to do this here - [How to report an issue](https://languagecloud.sdl.com/lc/api-docs/how-to-report-an-issue)

toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
- name: Extensibility
66
href: https://languagecloud.sdl.com/lc/extensibility-docs
77
- name: BCM
8-
href: articles/BCM/BCM.NET_client_API.md
8+
href: articles/bcm/BCM.NET_client_API.md
99
- name: Developer License
1010
href: developer_license.md

0 commit comments

Comments
 (0)