diff --git a/NEWS.rst b/NEWS.rst index d09b590a7bd7388e84f586956983671f852f0abc_TkVXUy5yc3Q=..9de103770235caa658804b00ed0d451f3dd84f6b_TkVXUy5yc3Q= 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -5,6 +5,8 @@ 18.0.1.7.0 ---------- +Update Redner config parameter names in the README + Add more export formats from Typst 18.0.1.6.0 diff --git a/README.rst b/README.rst index d09b590a7bd7388e84f586956983671f852f0abc_UkVBRE1FLnJzdA==..9de103770235caa658804b00ed0d451f3dd84f6b_UkVBRE1FLnJzdA== 100644 --- a/README.rst +++ b/README.rst @@ -46,8 +46,8 @@ Once your account is ready, configure the module with the following ``ir.config_parameter``:: - rednerd.server_url = https://redner.orbeet.io - rednerd.api_key = <your API key here> + redner.server_url = https://redner.orbeet.io + redner.api_key = <your API key here> redner.account = <your account name> redner.timeout = 20