Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update callout in the API/Resources page #3116

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

drskullster
Copy link
Contributor

Change-type: patch


Please make sure to read the CONTRIBUTING document before opening the PR for relevant information on contributing to the documentation. Thanks!

Copy link
Contributor

flowzone-app bot commented Dec 11, 2024

Website deployed to CF Pages, 👀 preview link https://a4cbffec.balenacloud-docs.pages.dev

@flowzone-app flowzone-app bot enabled auto-merge December 11, 2024 14:07
@drskullster drskullster force-pushed the remove-api-fleet-callout branch from 3b71f97 to ea75418 Compare December 11, 2024 21:16
@drskullster drskullster changed the title Remove outdated callout in the API/Resources page Update callout in the API/Resources page Dec 11, 2024
Copy link
Member

@vipulgupta2048 vipulgupta2048 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed language from active to passive, added the link back, and giving them a compatibility (intent) rather than saying it is synonymous (unclear)

@@ -1,9 +1,22 @@
{% extends "default.html" %}

{% block "contents" %}
<h1 id="balenacloud-api-resources">balenaCloud API Resources</h1>
<h1 id="balenacloud-api-resources">balenaCloud API Resources - {{$resource.name}}</h1>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<h1 id="balenacloud-api-resources">balenaCloud API Resources - {{$resource.name}}</h1>
<h1 id="balenacloud-api-resources">balenaCloud API Resource: {{$resource.name}}</h1>

Comment on lines +15 to +17
<strong>Note:</strong> we renamed <strong>applications</strong> to <strong>fleets</strong>
and are in the process of updating our API resources. References to 'application' in fields
should be understood as synonymous with fleets.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<strong>Note:</strong> we renamed <strong>applications</strong> to <strong>fleets</strong>
and are in the process of updating our API resources. References to 'application' in fields
should be understood as synonymous with fleets.
<strong>Applications</strong> have been renamed to <strong>fleets</strong>
and are in the process of updating our API resources. References to
<code>application</code> and relevant resources continue to function correctly and are compatible with fleets. <a href="https://www.balena.io/blog/the-road-to-multi-app-transitioning-balenacloud-applications-to-fleets/">Read more about the changes.</a>.

* Change wording
* Display only on relevant resources

Change-type: patch
@vipulgupta2048 vipulgupta2048 force-pushed the remove-api-fleet-callout branch from ea75418 to 82d6d77 Compare December 12, 2024 04:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants