Skip to content

Commit 360cb5c

Browse files
committed
Update M11 to M12 in docs.
1 parent fa86f6b commit 360cb5c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/getting-set-up.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ And a simple example CorDapp for you to explore basic concepts is available here
154154
You can clone these repos to your local machine by running the command ``git clone [repo URL]``.
155155

156156
By default, these repos will be on the unstable ``master`` branch. You should check out the latest milestone release
157-
instead by running ``git checkout release-M11.1``.
157+
instead by running ``git checkout release-M12``.
158158

159159
Next steps
160160
----------

docs/source/running-the-demos.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ http://localhost:10007/web/irsdemo and http://localhost:10010/web/irsdemo to see
8787
To use the web app, click the "Create Deal" button, fill in the form, then click the "Submit" button. You can then
8888
use the time controls at the top left of the home page to run the fixings. Click any individual trade in the blotter to view it.
8989

90-
.. note:: The IRS web UI currently has a bug when changing the clock time where it may show no numbers or apply fixings consistently.
90+
.. note:: The IRS web UI currently has a bug when changing the clock time where it may show no numbers or apply fixings inconsistently.
9191
The issues will be addressed in M13 milestone release. Meanwhile, you can take a look at a simpler oracle example https://github.com/corda/oracle-example
9292

9393
Attachment demo

0 commit comments

Comments
 (0)