|
394 | 394 | { |
395 | 395 | "group": "Languages", |
396 | 396 | "pages": [ |
397 | | - "languages/tolk", |
| 397 | + { |
| 398 | + "group": "Tolk", |
| 399 | + "tag": "recommended", |
| 400 | + "pages": [ |
| 401 | + "languages/tolk/overview", |
| 402 | + { |
| 403 | + "group": "From FunC", |
| 404 | + "pages": [ |
| 405 | + "languages/tolk/from-func/in-short", |
| 406 | + "languages/tolk/from-func/in-detail", |
| 407 | + "languages/tolk/from-func/mutability", |
| 408 | + "languages/tolk/from-func/stdlib" |
| 409 | + ] |
| 410 | + } |
| 411 | + ] |
| 412 | + }, |
398 | 413 | { |
399 | 414 | "group": "TL-B", |
400 | 415 | "pages": [ |
|
596 | 611 | "redirects": [ |
597 | 612 | { |
598 | 613 | "source": "/v3/concepts/dive-into-ton/introduction", |
599 | | - "destination": "/", |
| 614 | + "destination": "/start-here", |
600 | 615 | "permanent": true |
601 | 616 | }, |
602 | 617 | { |
|
856 | 871 | }, |
857 | 872 | { |
858 | 873 | "source": "/v3/documentation/smart-contracts/tolk/overview", |
859 | | - "destination": "/languages/tolk", |
| 874 | + "destination": "/languages/tolk/overview", |
860 | 875 | "permanent": true |
861 | 876 | }, |
862 | 877 | { |
863 | 878 | "source": "/v3/documentation/smart-contracts/tolk/environment-setup", |
864 | | - "destination": "/languages/tolk", |
| 879 | + "destination": "https://github.com/ton-org/docs/issues/1134", |
865 | 880 | "permanent": true |
866 | 881 | }, |
867 | 882 | { |
868 | 883 | "source": "/v3/documentation/smart-contracts/tolk/counter-smart-contract", |
869 | | - "destination": "/languages/tolk", |
| 884 | + "destination": "https://github.com/ton-org/docs/issues/1134", |
870 | 885 | "permanent": true |
871 | 886 | }, |
872 | 887 | { |
873 | 888 | "source": "/v3/documentation/smart-contracts/tolk/language-guide", |
874 | | - "destination": "/languages/tolk", |
| 889 | + "destination": "https://github.com/ton-org/docs/issues/1134", |
875 | 890 | "permanent": true |
876 | 891 | }, |
877 | 892 | { |
878 | 893 | "source": "/v3/documentation/smart-contracts/tolk/tolk-vs-func/in-short", |
879 | | - "destination": "/languages/tolk", |
| 894 | + "destination": "/languages/tolk/from-func/in-short", |
880 | 895 | "permanent": true |
881 | 896 | }, |
882 | 897 | { |
883 | 898 | "source": "/v3/documentation/smart-contracts/tolk/tolk-vs-func/in-detail", |
884 | | - "destination": "/languages/tolk", |
| 899 | + "destination": "/languages/tolk/from-func/in-detail", |
885 | 900 | "permanent": true |
886 | 901 | }, |
887 | 902 | { |
888 | 903 | "source": "/v3/documentation/smart-contracts/tolk/tolk-vs-func/mutability", |
889 | | - "destination": "/languages/tolk", |
| 904 | + "destination": "/languages/tolk/from-func/mutability", |
890 | 905 | "permanent": true |
891 | 906 | }, |
892 | 907 | { |
893 | 908 | "source": "/v3/documentation/smart-contracts/tolk/tolk-vs-func/stdlib", |
894 | | - "destination": "/languages/tolk", |
| 909 | + "destination": "/languages/tolk/from-func/stdlib", |
895 | 910 | "permanent": true |
896 | 911 | }, |
897 | 912 | { |
898 | 913 | "source": "/v3/documentation/smart-contracts/tolk/tolk-vs-func/pack-to-from-cells", |
899 | | - "destination": "/languages/tolk", |
| 914 | + "destination": "https://github.com/ton-org/docs/issues/1134", |
900 | 915 | "permanent": true |
901 | 916 | }, |
902 | 917 | { |
903 | 918 | "source": "/v3/documentation/smart-contracts/tolk/tolk-vs-func/create-message", |
904 | | - "destination": "/languages/tolk", |
| 919 | + "destination": "https://github.com/ton-org/docs/issues/1134", |
905 | 920 | "permanent": true |
906 | 921 | }, |
907 | 922 | { |
908 | 923 | "source": "/v3/documentation/smart-contracts/tolk/tolk-vs-func/lazy-loading", |
909 | | - "destination": "/languages/tolk", |
| 924 | + "destination": "https://github.com/ton-org/docs/issues/1134", |
910 | 925 | "permanent": true |
911 | 926 | }, |
912 | 927 | { |
913 | 928 | "source": "/v3/documentation/smart-contracts/tolk/changelog", |
914 | | - "destination": "/languages/tolk", |
| 929 | + "destination": "https://github.com/ton-org/docs/issues/1134", |
915 | 930 | "permanent": true |
916 | 931 | }, |
917 | 932 | { |
|
0 commit comments