Skip to content

Commit

Permalink
Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
255kb committed Aug 26, 2024
1 parent ff81891 commit e0edcde
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion content/releases/3.0.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ We also made the following improvements:

A big thank you to the following people who helped to make Mockoon better:

- [@gerwazy102](https://github.com/gerwazy102): Docker image Arm64 arch. (Issue [#670](https://github.com/mockoon/mockoon/issues/670))
- @gerwazy102: Docker image Arm64 arch. (Issue [#670](https://github.com/mockoon/mockoon/issues/670))
- [@likileads](https://github.com/likileads): Node.js 14 end of support. (Issue [#959](https://github.com/mockoon/mockoon/issues/959))
- [@martin-bucinskas](https://github.com/martin-bucinskas): New `--disable-log-to-file` CLI's flag. (Issue [#868](https://github.com/mockoon/mockoon/issues/868))
- [@m-roberts](https://github.com/m-roberts): Docker image healthcheck. (Issue [#945](https://github.com/mockoon/mockoon/issues/945))
4 changes: 2 additions & 2 deletions pages/cloud.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@ export default function () {
return (
<Layout footerBanner='download'>
<Meta
title={'Mockoon Cloud'}
description='Discover Mockoon Cloud features: Collaborate with your team, keep your data in sync, and deploy your mock APIs with Mockoon Cloud'
title={'Mockoon Cloud platform'}
description='Discover Mockoon Cloud platform features: Collaborate with your team, keep your data in sync, and deploy your mock APIs with Mockoon Cloud'
/>

<Hero
Expand Down
2 changes: 1 addition & 1 deletion pages/faq.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ const Faq: FunctionComponent = function () {
Yes, you can get enterprise-grade support with our{' '}
<a href='/cloud/'>Cloud plans</a>. We can also provide
priority support separately.{' '}
<a href='contact-form'>Contact us</a> for more
<a href='/contact-form/'>Contact us</a> for more
information.
</p>
</div>
Expand Down

0 comments on commit e0edcde

Please sign in to comment.