Skip to content

Commit 6175fa5

Browse files
committed
fix issues that prevented me from fixing links
1 parent e75f267 commit 6175fa5

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
1+
docs/
2+
!docs/CNAME
23
public/
34
resources/
45
node_modules/

content/en/blog/releases/2025.X/2025.1.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ Installation artefacts can be requested by raising a case in the [{{% ctx %}} Se
3131
{{% cr %}}
3232
This release introduces multiple new features to the {{% ctx %}} platform:
3333

34-
* The [Semaphore API has been extended][] to include three new APIs for managing Semaphores.
35-
* The user can now [create a new process from templates][] within the [{{% ctx %}} Gateway][Gateway].
36-
* An [Average Duration` graph has been added][] to the Operations Overview page on the [{{% ctx %}} Gateway][Gateway].
34+
* The [Semaphore API has been extended][] to include three new APIs for managing Semaphores
35+
* The user can now [create a new process from templates][] within the [{{% ctx %}} Gateway][Gateway]
36+
* An [Average Duration graph has been added][] to the Operations Overview page on the [{{% ctx %}} Gateway][Gateway]
3737

3838
[Observability][] has been optimised by [reducing the default log sizes][] for multiple services.
3939

0 commit comments

Comments
 (0)