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

Typo fix in air-gapped.asciidoc #1683

Closed
wants to merge 1 commit into from
Closed

Typo fix in air-gapped.asciidoc #1683

wants to merge 1 commit into from

Conversation

rseldner
Copy link
Contributor

Small PR to replace windows_x86_64 with windows-x86_64

$ curl -I https://artifacts.elastic.co/downloads/beats/elastic-agent/elastic-agent-8.12.1-windows_x86_64.zip          
-HTTP/2 404 
date: Tue, 11 Feb 2025 21:29:27 GMT
strict-transport-security: max-age=31536000; includeSubDomains
via: 1.1 google
alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
$ curl -I https://artifacts.elastic.co/downloads/beats/elastic-agent/elastic-agent-8.12.1-windows-x86_64.zip
+HTTP/2 200 
date: Tue, 11 Feb 2025 21:30:57 GMT
content-type: application/zip
content-length: 294014409
accept-ranges: bytes
last-modified: Tue, 06 Feb 2024 09:25:28 GMT
etag: "078e7b61ea7aecc867bd8ceb81a986e2"
cache-control: public, max-age=600
strict-transport-security: max-age=31536000; includeSubDomains
via: 1.1 google
alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

Replaced `windows_x86_64` with `windows-x86_64`
@rseldner rseldner requested a review from a team as a code owner February 11, 2025 21:34
Copy link

Warning

It looks like this PR modifies one or more .asciidoc files. These files are being migrated to Markdown, and any changes merged now will be lost. See the migration guide for details.

Copy link

A documentation preview will be available soon.

Request a new doc build by commenting
  • Rebuild this PR: run docs-build
  • Rebuild this PR and all Elastic docs: run docs-build rebuild

run docs-build is much faster than run docs-build rebuild. A rebuild should only be needed in rare situations.

If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here.

Copy link
Contributor

mergify bot commented Feb 11, 2025

This pull request does not have a backport label. Could you fix it @rseldner? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-/d./d is the label to automatically backport to the /d./d branch. /d is the digit
    NOTE: backport-skip has been added to this pull request.

@rseldner
Copy link
Contributor Author

will resubmit to version branches per https://elastic.github.io/docs-builder/migration/freeze/index.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant