Skip to content

Commit

Permalink
Fix Omniscien URL in Integrations page
Browse files Browse the repository at this point in the history
  • Loading branch information
cefoo committed Nov 3, 2024
1 parent d8f3593 commit 5a982f1
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
2 changes: 1 addition & 1 deletion _data/integrations.json
Original file line number Diff line number Diff line change
Expand Up @@ -1189,7 +1189,7 @@
"plugin": true,
"custom": true,
"urls": [
"https://appstore.rws.com/Plugin/253",
"https://appstore.rws.com/Plugin/253"
]
}
},
Expand Down
8 changes: 7 additions & 1 deletion apis/omniscien.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
autogenerated: true
autogenerated_from: apis.json
nav_order: 935
nav_order: 934
layout: api
title: Omniscien Technologies
description: The Omniscien Technologies machine translation API
Expand Down Expand Up @@ -395,6 +395,12 @@ integrations:
- slug: phrase-tms
name: Phrase TMS
custom: true
- slug: trados
name: Trados Studio
plugin: true
custom: true
urls:
- https://appstore.rws.com/Plugin/253
- slug: xtm
name: XTM
custom: true
Expand Down
8 changes: 7 additions & 1 deletion integrations/trados.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
autogenerated: true
autogenerated_from: integrations.json
layout: integration
nav_order: 967
nav_order: 966
title: Trados Studio
description: Machine translation API integrations in Trados Studio
id: trados
Expand Down Expand Up @@ -116,6 +116,12 @@ api_integrations:
plugin: true
active: false
name: Niutrans
- slug: omniscien
plugin: true
custom: true
urls:
- https://appstore.rws.com/Plugin/253
name: Omniscien Technologies
- slug: opus-cat
plugin: true
custom: true
Expand Down

0 comments on commit 5a982f1

Please sign in to comment.