SolaceDev / solace-dev-tutorials

Repo for Solace Tutorials. Located at tutorials.solace.dev
MIT License
7 stars 8 forks source link

Some wrong text on some tutorial subpages #74

Closed aaron-613 closed 3 years ago

aaron-613 commented 3 years ago

On the Python tutorials page, it says "Spring". Just correct to Python:

image https://tutorials.solace.dev/python

On the SEMP page, it talks about "key message exchange patterns" and also "sending and receiving with SEMP": image https://tutorials.solace.dev/semp

That is incorrect, since this is a configuration/management API.

The text at the top should say something like: "These tutorials will help you get started managing and configuring your Solace PubSub+ event broker." Or: "SEMP is a RESTful management API for configuring and administrating your Solace PubSub+ event broker". I like the 2nd better, makes it clear what SEMP is.

Then the subheader "key message exchange patters", below "Tutorials" can probably just be removed.

Mrc0113 commented 3 years ago

Hey @blainehussey, can you tackle these when you get a chance?

blainehussey commented 3 years ago

On it @Mrc0113 and @aaron-613, thanks for flagging these.