Replies: 3 comments
-
"release" is not meant to be part of the url. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks for the clarification.
I guess the line should be the following to avoid mis-understanding
Official release: https://julialang.org/
…On Thu, May 8, 2025 at 10:41 AM Fredrik Ekre ***@***.***> wrote:
"release" is not meant to be part of the url.
—
Reply to this email directly, view it on GitHub
<#58354 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABSAYH4HDCCZK6X4NBWB2Z325NUKJAVCNFSM6AAAAAB4WVRMUGVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTGMBXG4YTMMY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Wei Li escribió/skribis/wrote/scrit (2025-05-08T07:54:04-0700):
I guess the line should be the following to avoid mis-understanding
Official release: https://julialang.org/
That would mean something different: "the official release can be found
there".
As I understand it, the current wording "Official https://julialang.org/
release" is right, because the URL is used as a modifier of "release".
Therefore the meaning is similar to "official release of/by/from
https://julialang.org/".
…--
Marcos Cruz
http://programandala.net
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This problem had been there for long time.
when I type "julia" in my console
the last line show
Official https://julialang.org/ release
first, https://julialang.org/release is non-existing, so the address should be updated
second, can someone remove the space between "/" and "r"?
this is the first thing people see when trying julia,
it is not good seeing typos and being directed to a non-existing web link.
So I believe those need to be fixed.
Beta Was this translation helpful? Give feedback.
All reactions