Skip to content

Commit

Permalink
Doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
andreas-zeller committed Nov 12, 2023
1 parent 5aa1c74 commit 59f6f77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions notebooks/index.ipynb
Expand Up @@ -43,7 +43,7 @@
"source": [
"## Who this Book is for\n",
"\n",
"This work is designed as a _textbook_ for a course in software testing; as _supplementary material_ in a software testing or software engineering course; and as a _resource for software developers_. We cover random fuzzing, mutation-based fuzzing, grammar-based test generation, symbolic testing, and much more, illustrating all techniques with code examples that you can try out yourself."
"This work is designed as a _textbook_ for a course in software testing or security testing; as _supplementary material_ in a software testing, security testing, or software engineering course; and as a _resource for software developers_. We cover random fuzzing, mutation-based fuzzing, grammar-based test generation, symbolic testing, and much more, illustrating all techniques with code examples that you can try out yourself."
]
},
{
Expand All @@ -52,7 +52,7 @@
"source": [
"## News\n",
"\n",
"This book is _work in progress._ All chapters planned are out now, but we keep on refining the material with [minor and major releases.](ReleaseNotes.ipynb) To get notified on updates, <a href=\"https://mastodon.social/invite/3CvrkW9t\">follow us on Mastodon</a>.\n",
"This book is _work in progress._ All chapters planned are out now, but we keep on refining text and code with [minor and major releases.](ReleaseNotes.ipynb) To get notified on updates, <a href=\"https://mastodon.social/invite/3CvrkW9t\">follow us on Mastodon</a>.\n",
"\n",
"<!--\n",
"<iframe allowfullscreen sandbox=\"allow-top-navigation allow-scripts allow-popups allow-popups-to-escape-sandbox\" width=\"400\" height=\"400\" frameBorder=\"0\" src=\"https://mastofeed.com/apiv2/feed?userurl=https%3A%2F%2Fmastodon.social%2Fusers%2FTheFuzzingBook&theme=auto&size=80&header=false&replies=false&boosts=false\"></iframe>\n",
Expand Down

0 comments on commit 59f6f77

Please sign in to comment.