mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-25 13:53:54 +03:00
Update link to docs for swap space help
This commit is contained in:
parent
e7dc361918
commit
3c1366180b
@ -1527,7 +1527,7 @@ u3m_init(void)
|
||||
-1, 0);
|
||||
|
||||
fprintf(stderr, "boot: mapping %dMB failed\r\n", (len_w / (1024 * 1024)));
|
||||
fprintf(stderr, "see urbit.org/docs/getting-started#swap for adding swap space\r\n");
|
||||
fprintf(stderr, "see urbit.org/docs/getting-started/installing-urbit/#swap for adding swap space\r\n");
|
||||
if ( -1 != (c3_ps)map_v ) {
|
||||
fprintf(stderr,
|
||||
"if porting to a new platform, try U3_OS_LoomBase %p\r\n",
|
||||
|
Loading…
Reference in New Issue
Block a user