File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
packages/wrangler/src/config Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ interface EnvironmentInheritable {
117117 * A date in the form yyyy-mm-dd, which will be used to determine
118118 * which version of the Workers runtime is used.
119119 *
120- * More details at https://developers.cloudflare.com/workers/platform /compatibility-dates
120+ * More details at https://developers.cloudflare.com/workers/configuration /compatibility-dates
121121 *
122122 * @inheritable
123123 */
@@ -127,7 +127,7 @@ interface EnvironmentInheritable {
127127 * A list of flags that enable features from upcoming features of
128128 * the Workers runtime, usually used together with compatibility_date.
129129 *
130- * More details at https://developers.cloudflare.com/workers/platform /compatibility-flags
130+ * More details at https://developers.cloudflare.com/workers/configuration /compatibility-flags/
131131 *
132132 * @default []
133133 * @inheritable
You can’t perform that action at this time.
0 commit comments