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

doc: Fix recently reported issues #181

Merged
merged 2 commits into from
Aug 30, 2024
Merged

Commits on Aug 30, 2024

  1. doc: Fix '--restful-uri' case

    This fixes crc-org#173
    
    Signed-off-by: Christophe Fergeau <cfergeau@redhat.com>
    cfergeau committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    01d1d51 View commit details
    Browse the repository at this point in the history
  2. doc: MiB is mebibytes/1024*1024

    The doc is using 'mibibytes', and 1024*1024*1024, this commit fixes both
    issues, and adds a link to the wikipedia article.
    
    This fixes crc-org#176
    
    Signed-off-by: Christophe Fergeau <cfergeau@redhat.com>
    cfergeau committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    23e0bac View commit details
    Browse the repository at this point in the history