|
5 | 5 | <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
|
6 | 6 | new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
|
7 | 7 | j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
|
8 |
| - 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); |
| 8 | + 'https://ssgtm.camunda.org/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); |
9 | 9 | })(window,document,'script','dataLayer','GTM-PP9MHKW');</script>
|
10 | 10 | <!-- End Google Tag Manager -->
|
11 | 11 |
|
|
17 | 17 |
|
18 | 18 | <meta name="viewport" content="width=device-width" />
|
19 | 19 |
|
20 |
| - <meta name="description" content="documentation of the Camunda Platform 7" /> |
| 20 | + <meta name="description" content="documentation of Camunda 7" /> |
21 | 21 | <meta name="keywords" content="camunda, open source, free, Apache License, Apache 2.0, workflow, BPMN, BPMN 2.0, camunda.org, bpm, BPMS, engine, platform, process, automation, community, documentation" />
|
22 |
| - <meta name="author" content="Camunda Platform 7 community" /> |
| 22 | + <meta name="author" content="Camunda 7 community" /> |
23 | 23 | {{ if ($.Site.Params.section.versions)}}
|
24 | 24 | {{ if (not (eq (index $.Site.Params.section.versions 1) $.Site.Params.section.version))}}
|
25 | 25 | <meta name="robots" content="noindex" />
|
|
51 | 51 |
|
52 | 52 | <nav class="navbar navbar-fixed-top">
|
53 | 53 | <div class="navbar-container navbar-top-section">
|
54 |
| - <span>Looking for Camunda Platform 8? >></span> |
| 54 | + <span>Looking for Camunda 8? >></span> |
55 | 55 | <a target="_blank" href="https://docs.camunda.io/">Docs</a>
|
56 | 56 | <a target="_blank" href="https://signup.camunda.com/accounts?utm_source=docs.camunda.org&utm_medium=referral">Create account</a>
|
57 | 57 | <a target="_blank" href="https://console.cloud.camunda.io/">Sign-In</a>
|
|
0 commit comments