diff --git a/Contents.m b/Contents.m index 831a4bd..b1fc8f3 100644 --- a/Contents.m +++ b/Contents.m @@ -34,7 +34,7 @@ % match_bracket - [endpos, maxlevel] = match_bracket(str,startpos,brackets) % mergestruct - s=mergestruct(s1,s2) % nestbracket2dim - [dims, isndarray, maxlevel, count] = nestbracket2dim(str,brackets) -% octavezmat - output = octavezmat(input, iscompress, zipmethod) +% octavezmat - output = octavezmat(input, iscompress, zipmethod) % savebj - bjd=savebj(obj) % savejd - savejd(rootname, obj, outputfile) % savejson - json=savejson(obj) diff --git a/README.rst b/README.rst index 62aa5cd..8fdd92c 100644 --- a/README.rst +++ b/README.rst @@ -15,8 +15,8 @@ * Acknowledgement: This project is supported by US National Institute of Health (NIH) grant `U24-NS124027 `_ -.. image:: https://travis-ci.com/fangq/jsonlab.svg?branch=master - :target: https://travis-ci.com/fangq/jsonlab +.. image:: https://github.com/fangq/jsonlab/actions/workflows/run_test.yml/badge.svg + :target: https://github.com/fangq/jsonlab/actions/workflows/run_test.yml ################# Table of Contents